func github.com/jackc/pgx/v5/pgtype.parsePoint

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		point.go#L44: func parsePoint(src []byte) (*Point, error) {
		point.go#L116: 	p, err := parsePoint(point)